GtkPaned: Set orientable style classes initially
authorMatthias Clasen <mclasen@redhat.com>
Fri, 18 Jul 2014 23:38:56 +0000 (19:38 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 18 Jul 2014 23:38:56 +0000 (19:38 -0400)
commit9b4001ed002b9e641ba49a1af1a261ef4d4a5471
tree2f6cf921c277482e6b530826a916193bec08851b
parentcd6c88079009f691ab2dfe88c739d4fdb53bc56a
GtkPaned: Set orientable style classes initially

This was an omission, horizontal/vertical would only be set
when the orientation is changed.
gtk/gtkpaned.c